Throw exception for store side failures in Import-AzDataLakeStoreItem, Export-AzDataLakeStoreitem#11376
Closed
rahuldutta90 wants to merge 1 commit intomasterfrom
Closed
Throw exception for store side failures in Import-AzDataLakeStoreItem, Export-AzDataLakeStoreitem#11376rahuldutta90 wants to merge 1 commit intomasterfrom
rahuldutta90 wants to merge 1 commit intomasterfrom
Conversation
…eItem for store side exceptions
Member
|
This is considered a breaking change, because user must update their scripts to catch the new exception.
|
Contributor
Author
@isra-fel Agree. I have sent out a pr: #11404 What is the date i should put as per https://github.com/Azure/azure-powershell/blob/master/documentation/breaking-changes/breaking-changes-attribute-help.md#with-deprecatedbyversion-and-changeineffectbydate |
Member
|
Continuing our conversation in #11404 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This does not change behavior in the successful cases, For failures earlier it used to write to the screen about the failure, now it will throw exceptions.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added